[INFO] cloning repository https://github.com/magnetised/xmas-lights-2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magnetised/xmas-lights-2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnetised%2Fxmas-lights-2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnetised%2Fxmas-lights-2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96427f41db39960a5b5de733ebd620eab9eb1bae
[INFO] fixing magnetised/xmas-lights-2025 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagnetised%2Fxmas-lights-2025" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/magnetised/xmas-lights-2025
[INFO] finished tweaking git repo https://github.com/magnetised/xmas-lights-2025
[INFO] tweaked toml for git repo https://github.com/magnetised/xmas-lights-2025 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magnetised/xmas-lights-2025 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/magnetised/xmas-lights-2025 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alpha-blend v0.1.2
[INFO] [stderr]   Downloaded cc v1.2.37
[INFO] [stderr]   Downloaded prisma v0.1.1
[INFO] [stderr]   Downloaded ws281x-rpi v0.0.1
[INFO] [stderr]   Downloaded array2d v0.3.2
[INFO] [stderr]   Downloaded smart-leds-trait v0.2.1
[INFO] [stderr]   Downloaded angular-units v0.2.4
[INFO] [stderr]   Downloaded smart-leds v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1
[INFO] running `Command { std: "docker" "start" "c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking array2d v0.3.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking angular-units v0.2.4
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking prisma v0.1.1
[INFO] [stderr]     Checking smart-leds-trait v0.2.1
[INFO] [stderr]     Checking smart-leds v0.2.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking alpha-blend v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ws281x-rpi v0.0.1
[INFO] [stderr]     Checking xmas2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]  --> src/animation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::vec::IntoIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]  --> src/animation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::vec::IntoIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]  --> src/present.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec::IntoIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sprite`, `darken`, and `rgba`
[INFO] [stdout]  --> src/santa.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{darken, rgba, Animate, Rgba, Sprite, SpriteColour, WHITE};
[INFO] [stdout]   |                      ^^^^^^  ^^^^                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sprite`, `darken`, and `rgba`
[INFO] [stdout]  --> src/snowman.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{darken, rgba, Animate, Rgba, Sprite, SpriteColour, WHITE};
[INFO] [stdout]   |                      ^^^^^^  ^^^^                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::animation::Animation`
[INFO] [stdout]  --> src/star.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::animation::Animation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `darken` and `rgba`
[INFO] [stdout]  --> src/star.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     darken, hsv_to_rgb, rgba, Animate, Group, HSVa, Point, Points, Rgba, Sprite, SpriteColour,
[INFO] [stdout]   |     ^^^^^^              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::animation::Animation`
[INFO] [stdout]  --> src/tree.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::animation::Animation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `darken` and `rgba`
[INFO] [stdout]  --> src/tree.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{darken, rgba, Animate, Group, Point, Points, Rgba, Sprite, SpriteColour};
[INFO] [stdout]   |                      ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]  --> src/present.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::vec::IntoIter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sprite`, `darken`, and `rgba`
[INFO] [stdout]  --> src/santa.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{darken, rgba, Animate, Rgba, Sprite, SpriteColour, WHITE};
[INFO] [stdout]   |                      ^^^^^^  ^^^^                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Sprite`, `darken`, and `rgba`
[INFO] [stdout]  --> src/snowman.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{darken, rgba, Animate, Rgba, Sprite, SpriteColour, WHITE};
[INFO] [stdout]   |                      ^^^^^^  ^^^^                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::animation::Animation`
[INFO] [stdout]  --> src/star.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::animation::Animation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `darken` and `rgba`
[INFO] [stdout]  --> src/star.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     darken, hsv_to_rgb, rgba, Animate, Group, HSVa, Point, Points, Rgba, Sprite, SpriteColour,
[INFO] [stdout]   |     ^^^^^^              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::animation::Animation`
[INFO] [stdout]  --> src/tree.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::animation::Animation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `darken` and `rgba`
[INFO] [stdout]  --> src/tree.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::display::{darken, rgba, Animate, Group, Point, Points, Rgba, Sprite, SpriteColour};
[INFO] [stdout]   |                      ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display_impl` in this scope
[INFO] [stdout]    --> src/main.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut display = display_impl();
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "leds")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `leds` feature
[INFO] [stdout] 136 | fn display_impl() -> impl display::Display {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[cfg(feature = "terminal")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `terminal` feature
[INFO] [stdout] 141 | fn display_impl() -> impl display::Display {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `display_impl` in this scope
[INFO] [stdout]    --> src/main.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut display = display_impl();
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "leds")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `leds` feature
[INFO] [stdout] 136 | fn display_impl() -> impl display::Display {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[cfg(feature = "terminal")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `terminal` feature
[INFO] [stdout] 141 | fn display_impl() -> impl display::Display {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xmas2025` (bin "xmas2025" test) due to 1 previous error; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xmas2025` (bin "xmas2025") due to 1 previous error; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1", kill_on_drop: false }`
[INFO] [stdout] c1606d52a47f288fe93bf805f7218ef40925ea264fc5db3ed5e850427ea5fac1
